home *** CD-ROM | disk | FTP | other *** search
/ PCMania 19 / PCMania19.iso / Jogos em Flash / ESTRATEGIA / BATTLE_SHIPS.SWF / scripts / frame_1 / DoAction.as
Text File  |  2003-11-17  |  122b  |  8 lines

  1. start = random("2");
  2. getUrl("FSCommand:showmenu", "false");
  3. score = "0";
  4. ifFrameLoaded(145)
  5. {
  6.    gotoAndPlay(3);
  7. }
  8.